-
Home
-
Smash Balloon Social Post Feed – Simple Social Feeds for WordPress
-
2.18.3
-
Code
-
Classes
- CFF_Error_Reporter
Total Complexity |
44 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
431 |
Lines of code |
325 |
Logical lines of code |
131 |
Comment lines |
48 |
Methods |
15 |
Properties |
3 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
critical_error_notice() |
A |
34 |
8 |
150 |
admin_error_notices() |
A |
44 |
8 |
46 |
add_error() |
S |
51 |
6 |
30 |
send_report_email() |
S |
46 |
5 |
34 |
maybe_trigger_report_email_send() |
S |
64 |
4 |
10 |
remove_error() |
S |
61 |
3 |
13 |
are_critical_errors() |
S |
67 |
2 |
8 |
__construct() |
S |
64 |
1 |
9 |
get_errors() |
S |
82 |
1 |
3 |
remove_all_errors() |
S |
77 |
1 |
4 |
add_frontend_error() |
S |
80 |
1 |
3 |
remove_frontend_error() |
S |
81 |
1 |
3 |
get_frontend_error() |
S |
82 |
1 |
3 |
get_critical_errors() |
S |
77 |
1 |
4 |
dismiss_critical_notice() |
S |
72 |
1 |
5 |